body {
  /* serif, sans-serif, monospace, fantasy */
  font-family: monospace;
  background-color: #FFBBFF;
}
div.pixel {
  position: fixed;
  background-color: #00AADD;
  height: 1em; width: 1em;
}
